Post

Replies

Boosts

Views

Activity

Reply to Programmatically closing an app.
Thanks, Claude31 I was wondering the same thing about exit(0). Quite a few people say that would be rejected, but then I see others who have had no issue with it. I have an app on my phone where I think the developer has exit(0) in the cancel button. It certainly looks like it when I press the cancel button.
Topic: Programming Languages SubTopic: Swift Tags:
Jan ’21
Reply to Programmatically closing an app.
Actually, it just occurred to me that is the actual issue. If the app isn't sitting in the background, and is starting from scratch, OpenURLContexts does not run, so importing a backup file will not work even if the user hasn't canceled. I need a way to make it run.
Topic: Programming Languages SubTopic: Swift Tags:
Jan ’21
Reply to Why XCode 12.1 download takes so long?
Every time I download from apple servers it takes forever. Xcode literally always takes me hours to download and install. It's never a joy, especially this time when Xcode 12.1 isn't running very well. It's slowing down my computer, crashing Spotlight, and not starting up my app properly. It ran like a dream prior to updating.
Oct ’20